DIFFEQ
Source Files
Modules
Procedures
Derived Types
single_step_integer_inquiry
Interface
70 statements
Source File
diffeq_base.f90
diffeq_base
single_step_integer_inquiry
Contents
None
interface
public pure function single_step_integer_inquiry(this) result(rst)
Arguments
Type
Intent
Optional
Attributes
Name
class(
single_step_integrator
),
intent(in)
::
this
The single_step_integrator object.
Return Value
integer(kind=int32)
The integer value.
Description
Gets an integer from the integrator.